d_mruby ~master (2022-05-11T02:40:02.2548728)
Dub
Repo
mrb_value
mruby
boxing_no
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
mrb_value {
union
__anonymous
;
enum
mrb_vtype
;
mrb_vtype
tt
;
}
Members
Enums
mrb_vtype
enum
mrb_vtype
Undocumented in source.
Unions
__anonymous
union
__anonymous
Undocumented in source.
Variables
tt
mrb_vtype
tt
;
Undocumented in source.
Meta
Source
See Implementation
mruby
boxing_no
structs
mrb_value